net/http.http2writePing.data (field)
4 uses
net/http (current package)
h2_bundle.go#L5074: write: &http2writePing{data: sc.sentPingData},
h2_bundle.go#L10875: data [8]byte
h2_bundle.go#L10879: return ctx.Framer().WritePing(false, w.data)
h2_bundle.go#L10883: return http2frameHeaderLen+len(w.data) <= max
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |